home *** CD-ROM | disk | FTP | other *** search
- BODY {
- font : 12px Arial;
- }
-
- TD {
- font : 12px Arial;
- }
-
-
- A.menu {
- font-weight: bold;
- text-decoration : none;
- color : Black;
- border : 1px solid Silver;
- width : 100%;
- display : block;
- padding-left : 4px;
- padding-right : 4px;
- background-color : #FFCC66;
- background : #FFCC66;
- }
-
- A.menu:HOVER {
- background-color : #C6DBDE;
- background : #C6DBDE;
- text-decoration : none;
- }
- A.SinfoSeguros {
- font-weight: bold;
- text-decoration : none;
- color : White;
- border : 1px solid Silver;
- width : 100%;
- display : block;
- padding-left : 4px;
- padding-right : 4px;
- background-color : #FF0000;
- background : #FF0000;
- }
-
- A.SinfoSeguros:HOVER {
- color : Black;
- background-color : #C6DBDE;
- background : #C6DBDE;
- text-decoration : none;
- }
-
-
- A {
- color : Navy;
- text-decoration : none;
- }
-
- A:HOVER {
- text-decoration : underline;
- }
-
- A.sinfo {
- color : Black;
- }
-
-
- INPUT
- {
- FONT-FAMILY: Arial, Helvetica;
- FONT-SIZE: 9pt
- }
- TEXTAREA
- {
- FONT-FAMILY: Arial, Helvetica;
- FONT-SIZE: 9pt
- }
- SELECT
- {
- FONT-FAMILY: Arial, Helvetica;
- FONT-SIZE: 9pt
- }
- BUTTON
- {
- FONT-FAMILY: Arial, Helvetica;
- FONT-SIZE: 9pt;
- }
-
- .elementoBotao{
- BORDER-RIGHT: #104a7b 1px solid;
- BORDER-TOP: #afc4d5 1px solid;
- FONT-SIZE: 11px;
- BACKGROUND: #d6e7ef;
- BORDER-LEFT: #afc4d5 1px solid;
- CURSOR: hand;
- COLOR: #000066;
- BORDER-BOTTOM: #104a7b 1px solid;
- FONT-FAMILY: tahoma,sans-serif;
- HEIGHT: 19px;
- TEXT-DECORATION: none;
- font-weight : bold;
- font : bold;
- }